A simple way to rename files and folders is with the mv command (shortened from “move”). Its primary purpose is moving files and folders, but it can also rename them since the act of renaming a file is interpreted by the filesystem as moving i
Rename multiple files — Rename more than one file at once. Rename music files using metadata — Rename music files using metadata they contain.
The Linux mv (move) command moves or renames files and directoriesthrough the terminal. The command's effects depend on the provided destination: 1. If you specify a directory as the destination when using the mvcommand, the source file moves to that